home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / jump_gam.swf / scripts / DefineButton2_1027 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-04-12  |  72 b   |  4 lines

  1. on(release){
  2.    getUrl("javascript:openJumpGameHighScores()", "");
  3. }
  4.